A good answer might be:

Click in the DOS window to bring it forward and to make it the active window. Then enter the command DIR to list the files.

Step 6: Run the Program

If there are too many files in the subdirectory, enter the command DIR *.java to see just those files that end in .java

To complete Step 6, compile and run the program:

The following shows this being done:

Well, that is the method. It uses skills that users of Windows application programs are familiar with. They will have found this process fairly easy. If you did not, it is merely a matter of practice.

QUESTION 10:

What should you do if you did not find this process all that easy?